updated public config
This commit is contained in:
parent
f2b383ee19
commit
bdd97be8dd
@ -6,4 +6,9 @@ DB_USER="dbuser"
|
|||||||
## Database Port
|
## Database Port
|
||||||
DB_PORT="testdb"
|
DB_PORT="testdb"
|
||||||
## Database name
|
## Database name
|
||||||
DB_NAME="testdb"
|
DB_NAME="testdb"
|
||||||
|
|
||||||
|
# Port Mapping
|
||||||
|
FRONTEND_PORT="30381"
|
||||||
|
BACKEND_PORT="30382"
|
||||||
|
HAPROXY_PORT="80"
|
Loading…
Reference in New Issue
Block a user