mirror of
https://github.com/aykhans/portfolio-blog.git
synced 2025-07-17 15:54:00 +00:00
Removed app port
This commit is contained in:
@@ -15,8 +15,8 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./config/postgres.env
|
- ./config/postgres.env
|
||||||
- ./config/app.env
|
- ./config/app.env
|
||||||
ports:
|
# ports:
|
||||||
- 8000
|
# - 8000
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user