This website works better with JavaScript
Home
Explore
Help
Sign In
vmshay
/
Schedule
Watch
1
Star
0
Fork
0
Files
Browse Source
fix
root
5 years ago
parent
c543d2fe66
commit
1aa3b8d9a9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
docker-compose.yml
+ 1
- 1
docker-compose.yml
View File
@@ -4,4 +4,4 @@ services:
env_file: env/.env
build: .
ports:
- - ${PORT}:8888
+ - ${
WEB_
PORT}:8888