mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-03 08:43:06 +02:00
lala
This commit is contained in:
@ -20,7 +20,7 @@ services:
|
||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
env_file:
|
||||
- stack.env
|
||||
- stack2.env
|
||||
ports:
|
||||
- '2283:2283'
|
||||
depends_on:
|
||||
@ -41,7 +41,7 @@ services:
|
||||
volumes:
|
||||
- model-cache:/cache
|
||||
env_file:
|
||||
- stack.env
|
||||
- stack2.env
|
||||
restart: always
|
||||
healthcheck:
|
||||
disable: false
|
||||
|
Reference in New Issue
Block a user