Change port

This commit is contained in:
jimmy 2021-08-01 01:42:00 +00:00
parent 74680a56b4
commit f6befc4ad2
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
env_file:
- .env
ports:
- 800:8000
- 8000:80
tty: true
stdin_open: true