docker
This commit is contained in:
parent
68029b8acd
commit
69b680864d
@ -22,13 +22,7 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
PORT: $PORT
|
||||
<<<<<<< HEAD
|
||||
DB_HOST: $DB_HOST
|
||||
RABBIT_HOST: $RABBIT_HOST
|
||||
FS_HOST: $FS_HOST
|
||||
=======
|
||||
HOST: $HOST
|
||||
>>>>>>> a512261c4d4b443cf25874181acd50485f1b40a4
|
||||
command: scripts/runserver.sh
|
||||
ports:
|
||||
- "${PORT}:${PORT}"
|
||||
|
Loading…
Reference in New Issue
Block a user