1
0
mirror of https://github.com/alvierahman90/mobile-chemguide.git synced 2024-10-22 12:31:52 +00:00

update default docker port

This commit is contained in:
Akbar Rahman 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: