fix: dockerfile env vars
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
port: 3000
|
||||
paths:
|
||||
content: ./content
|
||||
data: ./data
|
||||
bindIP: 0.0.0.0
|
||||
db:
|
||||
type: postgres
|
||||
host: db
|
||||
|
Reference in New Issue
Block a user