feat(devops): make web port configurable via environment variables
This commit is contained in:
@@ -21,6 +21,7 @@ SERVER_SALT=GantiDenganKunciGaramUntukWireGuard256Bit
|
||||
NFTABLES_TABLE=nexusguard
|
||||
IPAM_POOL=10.8.0.0/16
|
||||
API_PORT=8080
|
||||
WEB_PORT=80
|
||||
|
||||
# 5. Dashboard UI (Frontend Build Configuration)
|
||||
# URL API yang akan diakses oleh web browser client
|
||||
|
||||
Reference in New Issue
Block a user