mirror of
https://github.com/aykhans/portfolio-blog.git
synced 2025-04-15 02:23:12 +00:00
Added port 8000:8000 to app
This commit is contained in:
parent
227d9de778
commit
1ff6740edc
@ -15,8 +15,8 @@ services:
|
||||
env_file:
|
||||
- ./config/postgres.env
|
||||
- ./config/app.env
|
||||
# ports:
|
||||
# - 8000
|
||||
ports:
|
||||
- 8000:8000
|
||||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user