fixing container name
Some checks failed
Build & Deploy Nuxt (Docker) / deploy (push) Failing after 10s
Some checks failed
Build & Deploy Nuxt (Docker) / deploy (push) Failing after 10s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
nuxt-app:
|
||||
image: ${IMAGE}
|
||||
container_name: nautilusDesk
|
||||
container_name: nautilusdesk
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user