mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
use PORT for freight api
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
secrets:
|
||||
- npmrc
|
||||
ports:
|
||||
- "${FREIGHT_API_PORT:-3001}:${FREIGHT_API_PORT:-3001}"
|
||||
- "${PORT:-3001}:${FREIGHT_API_PORT:-3001}"
|
||||
env_file:
|
||||
- apps/edr-freight-api/.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user