8080 to 80

This commit is contained in:
N0rdye 2023-07-01 14:38:21 +05:00
parent 514a344faf
commit 21ab2bcff9

View File

@ -17,7 +17,7 @@ services:
dockerfile: Dockerfile dockerfile: Dockerfile
restart: always restart: always
ports: ports:
- 8080:8080 - 80:8080
volumes: volumes:
- ./:/usr/src/app - ./:/usr/src/app
# phpmyadmin: # phpmyadmin: