setup for hosting
This commit is contained in:
parent
df0d42b2ec
commit
9e71a64969
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ services:
|
|||
web:
|
||||
build: .
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "5555:8000"
|
||||
environment:
|
||||
- HOST=0.0.0.0
|
||||
- PORT=8000
|
||||
|
|
|
|||
Loading…
Reference in a new issue