- update: auth system to work with the website auth
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
- db_data:/var/lib/postgresql/data
|
||||
- ./sql/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
|
||||
# - ./sql/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
|
||||
|
||||
consul:
|
||||
image: hashicorp/consul:latest
|
||||
|
||||
Reference in New Issue
Block a user