port fix
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "{$PORT}:{$PORT}"
|
- "$PORT:$PORT"
|
||||||
depends_on:
|
depends_on:
|
||||||
- mailpit
|
- mailpit
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user