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:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user