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