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:
@@ -4,7 +4,7 @@ services:
|
||||
web:
|
||||
build: .
|
||||
ports:
|
||||
- '80:80'
|
||||
- 127.0.0.1:8082:80
|
||||
db:
|
||||
image: redis:latest
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user