Add Docker Compose setup for PDS
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Secrets
|
||||
pds.env
|
||||
|
||||
# Data directory
|
||||
data/
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
# Secrets
|
||||
pds.env
|
||||
|
||||
# Data directory
|
||||
data/
|
||||