Add settings outer and inner port
This commit is contained in:
@@ -46,6 +46,8 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "${INNERPORT}:${OUTERPORT}"
|
||||
depends_on:
|
||||
- api
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user