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