mirror of
https://github.com/sussy-code/docs.git
synced 2026-04-21 00:42:03 +00:00
Merge aa996bd418 into e81d1d255c
This commit is contained in:
commit
2bc8c777cf
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@ This method provides a straightforward setup with minimal configuration. For mor
|
||||||
POSTGRES_USER: movie_web_user
|
POSTGRES_USER: movie_web_user
|
||||||
POSTGRES_DB: movie_web_backend
|
POSTGRES_DB: movie_web_backend
|
||||||
POSTGRES_PASSWORD: YourPasswordHere
|
POSTGRES_PASSWORD: YourPasswordHere
|
||||||
ports:
|
|
||||||
- "5432:5432"
|
|
||||||
networks:
|
networks:
|
||||||
- sudo-flix-network
|
- sudo-flix-network
|
||||||
sudo-flix:
|
sudo-flix:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue