Melakukan perubahan pada isi docker-compose.yml_4
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ services:
|
|||||||
web:
|
web:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "8084:80"
|
||||||
environment:
|
environment:
|
||||||
DB_HOST: db
|
DB_HOST: db
|
||||||
DB_USER: webgis
|
DB_USER: webgis
|
||||||
|
|||||||
Reference in New Issue
Block a user