fix SQLite
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
- "8080:8081"
|
||||
volumes:
|
||||
- sqlite_data:/app/data # Volume für SQLite Datenbank
|
||||
environment:
|
||||
- USE_SQLITE=true
|
||||
networks:
|
||||
- meldestelle-net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user