mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-02-22 15:07:40 +01:00
Fix Docker compose config
This commit is contained in:
parent
b5b8162cfa
commit
32763a3368
@ -8,5 +8,6 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/app/data
|
- ./data:/app/data
|
||||||
|
- ./app/static:/app/app/static
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user