mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 04:53:27 +00:00
removed unneeded port exposure.selfhost.md
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
POSTGRES_USER: movie_web_user
|
||||
POSTGRES_DB: movie_web_backend
|
||||
POSTGRES_PASSWORD: YourPasswordHere
|
||||
ports:
|
||||
- "5432:5432"
|
||||
networks:
|
||||
- movie-web-network
|
||||
|
||||
|
Reference in New Issue
Block a user