1
0
mirror of https://github.com/alvierahman90/mobile-chemguide.git synced 2025-10-13 07:54:23 +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:
build: .
ports:
- '80:80'
- 127.0.0.1:8082:80
db:
image: redis:latest
volumes: