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