Fix database.
This commit is contained in:
0
de_som_forsvinner_i_taaken/data/emails.db
Normal file
0
de_som_forsvinner_i_taaken/data/emails.db
Normal file
@@ -7,8 +7,10 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
restart: always
|
||||
environment:
|
||||
- DATABASE_PATH=/data/emails.db
|
||||
volumes:
|
||||
- ./emails.db:/usr/src/app/emails.db:rw
|
||||
- ./data:/data
|
||||
ports:
|
||||
- "5000:5000"
|
||||
|
||||
|
Reference in New Issue
Block a user