mengubah file docker-compose.yml_2
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ services:
|
||||
web:
|
||||
build: .
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "8087:80"
|
||||
environment:
|
||||
DB_HOST: db
|
||||
DB_USER: webgis
|
||||
|
||||
Reference in New Issue
Block a user