move .env to /etc/containers/systemd
This commit is contained in:
parent
3d243ec791
commit
6cf7e7f1d7
23 changed files with 30 additions and 30 deletions
|
|
@ -10,7 +10,7 @@ Environment=MISSKEY_CONFIG_YML=*.yml
|
|||
Environment=MISSKEY_CONFIG_DIR=/sharkey/.config
|
||||
Environment=MK_ONLY_SERVER=1
|
||||
Environment=MK_DISABLE_CLUSTERING=1
|
||||
EnvironmentFile=/var/containers/sharkey/.env.secrets
|
||||
EnvironmentFile=/etc/containers/systemd/sharkey/.env.secrets
|
||||
Network=sharkey.network
|
||||
Network=postgresql.network
|
||||
PublishPort=127.0.0.1:60628:3001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue