test
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
services:
|
||||
__APP_NAME__:
|
||||
image: local/__APP_NAME__
|
||||
nuxtci:
|
||||
image: local/nuxtci
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: __APP_NAME__
|
||||
container_name: nuxtci
|
||||
restart: unless-stopped
|
||||
working_dir: /app
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user