root 5 years ago
parent
commit
1aa3b8d9a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -4,4 +4,4 @@ services:
     env_file: env/.env
     build: .
     ports:
-      - ${PORT}:8888
+      - ${WEB_PORT}:8888