mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Tweak.
This commit is contained in:
parent
9693ef071e
commit
67bf982134
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user