There was an error while loading. Please reload this page.
1 parent 8975616 commit ad9fc6eCopy full SHA for ad9fc6e
1 file changed
docker-compose.yml
@@ -6,6 +6,7 @@ services:
6
# - "80:80" # uncomment this line when using `SSL_ENABLED=false`
7
env_file:
8
- .env
9
+ # Can be removed. This if for a persistent data across docker restarts
10
volumes:
11
- siren_data:/app/backend/.db
12
0 commit comments