Re-shuffle config layout
This commit is contained in:
parent
4fd6522e7a
commit
4ab78afc1d
@ -6,16 +6,18 @@ port: "8085"
|
|||||||
mounts:
|
mounts:
|
||||||
- /var/lib/homebase:/root/
|
- /var/lib/homebase:/root/
|
||||||
|
|
||||||
env:
|
|
||||||
DOKKU_LETSENCRYPT_EMAIL: "helo@autonomic.zone"
|
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
- src: homebase.yml.j2
|
- src: homebase.yml.j2
|
||||||
dest: /var/lib/homebase/.homebase.yml
|
dest: /var/lib/homebase/.homebase.yml
|
||||||
|
|
||||||
|
env:
|
||||||
|
DOKKU_LETSENCRYPT_EMAIL: "helo@autonomic.zone"
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
auto_letsencrypt: "false"
|
auto_letsencrypt: "false"
|
||||||
dashboard: "false"
|
dashboard: "false"
|
||||||
dat_root: "/root/.homebase"
|
dat_root: "/root/.homebase"
|
||||||
|
dat_port: "3282"
|
||||||
dats:
|
dats:
|
||||||
# https://sunbeam.city/@kawaiipunk/103883932490360099
|
# https://sunbeam.city/@kawaiipunk/103883932490360099
|
||||||
- "dat://c403b7c92eb5e1b2c293425ee6623635be11211977787053e9797e94b958e6e0"
|
- "dat://c403b7c92eb5e1b2c293425ee6623635be11211977787053e9797e94b958e6e0"
|
||||||
|
Reference in New Issue
Block a user