Compare commits
2 commits
9cf38fcff5
...
45035f99b0
| Author | SHA1 | Date | |
|---|---|---|---|
| 45035f99b0 | |||
|
cf98c9df30 |
1 changed files with 3 additions and 0 deletions
|
|
@ -10,5 +10,8 @@ services:
|
|||
DOORIS_BASE_URL: https://dooris.ccchh.net
|
||||
DOORIS_CCUJACK_USER: "dooris"
|
||||
DOORIS_CCUJACK_PASSWORD: "{{ secret__dooris_ccujack_password }}"
|
||||
DOORIS_AUTHORIZED_KEYS_FILE: "/srv/state/dooris_authorized_keys"
|
||||
network_mode: host
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- "./state:/srv/state/:rw"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue