test
All checks were successful
Deploy App / test (push) Successful in 16s
Deploy App / deploy (push) Successful in 1m19s

This commit is contained in:
valere
2025-09-19 21:18:55 +02:00
parent 61dffcb860
commit 84bb09abcb

View File

@@ -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: