Initial API backbone
This commit is contained in:
@@ -21,6 +21,8 @@ services:
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- rv-volume:/var/lib/postgresql/data
|
||||
ports:
|
||||
- "5432:5432"
|
||||
env_file:
|
||||
- postgres.dev.env
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user