Skip to content

Commit 3cbc9e0

Browse files
author
Il Gigante
committed
data.db
1 parent ac30ead commit 3cbc9e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ services:
55
- "3177:5000"
66
volumes:
77
- ./data:/app/data
8+
- ./data.db:/app/data.db
89
environment:
910
- FLASK_ENV=production
1011
- IMPORT_INTERVAL=86400 # Intervallo di importazione in secondi (default: 24 ore)

0 commit comments

Comments
 (0)