1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 09:13:23 -05:00
This commit is contained in:
Drew Larson 2017-02-05 11:00:22 -06:00
parent 9693ef071e
commit 67bf982134

View File

@ -7,13 +7,11 @@ services:
command: python manage.py runserver 0.0.0.0:8000
ports:
- "8000:8000"
- "62260:62260"
volumes:
- ./bikeshop_project:/code
environment:
- PYTHONUNBUFFERED=0
restart:
- always
restart: always
redis:
restart: always
db: