env_ext_port
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
build: .
|
||||
restart: always
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "${EXT_PORT}:80"
|
||||
depends_on:
|
||||
- backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user