mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-10-11 00:56:17 +00:00
added proxy network
updated services in readme updated homepage
This commit is contained in:
@@ -11,4 +11,10 @@ services:
|
||||
- ./data:/var/lib/postgresql/data
|
||||
- ./dev/docker_psql_init:/docker-entrypoint-initdb.d
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 5432:5432
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
|
Reference in New Issue
Block a user