add more compose files
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
---
|
||||
version: "3.5"
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:16-alpine
|
||||
@@ -20,4 +18,4 @@ services:
|
||||
volumes:
|
||||
- ./data:/data/data
|
||||
depends_on:
|
||||
- postgres
|
||||
- postgres
|
||||
Reference in New Issue
Block a user