1
0
mirror of https://github.com/alvierahman90/mobile-chemguide.git synced 2025-10-15 00:34:24 +00:00

update default docker port

This commit is contained in:
2021-05-20 14:06:25 +01:00
parent 9f60e13c53
commit fb70b25bb5

View File

@@ -4,7 +4,7 @@ services:
web: web:
build: . build: .
ports: ports:
- '80:80' - 127.0.0.1:8082:80
db: db:
image: redis:latest image: redis:latest
volumes: volumes: