dd
This commit is contained in:
parent
621178d871
commit
f4959fb97a
2 changed files with 3 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
container:
|
|
||||||
valid_volumes:
|
|
||||||
- /docker/wiki/site
|
|
||||||
log:
|
|
||||||
level: info
|
|
||||||
runner:
|
|
||||||
capacity: 4
|
|
|
@ -13,3 +13,6 @@ services:
|
||||||
- baserow_data:/baserow/data
|
- baserow_data:/baserow/data
|
||||||
volumes:
|
volumes:
|
||||||
baserow_data:
|
baserow_data:
|
||||||
|
|
||||||
|
|
||||||
|
# traefik
|
||||||
|
|
Loading…
Reference in a new issue