feat: set deployment port in environment
All checks were successful
Deploy Miniplan / build (push) Successful in 25s
All checks were successful
Deploy Miniplan / build (push) Successful in 25s
This commit is contained in:
parent
2e1d392670
commit
537be32b96
@ -40,5 +40,5 @@ services:
|
||||
- ADMIN_PASSWORD=${ADMIN_PASSWORD}
|
||||
- FRONTEND_PATH=./public
|
||||
ports:
|
||||
- 8081:8081
|
||||
- ${DEPLOYMENT_PORT}:8081
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user