Compare commits
2 commits
ca69969dad
...
5979d8a1f9
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5979d8a1f9 | ||
![]() |
e76e48604e |
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ Type=exec
|
|||
Environment=NODE_ENV=production
|
||||
Restart=always
|
||||
RestartSec=2s
|
||||
ExecStart=/opt/hedgedoc/node_modules/yarn/bin/yarn start --production
|
||||
ExecStart=yarn start --production
|
||||
CapabilityBoundingSet=
|
||||
NoNewPrivileges=true
|
||||
PrivateDevices=true
|
||||
|
|
|
@ -84,7 +84,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
},
|
||||
'hedgedoc': {
|
||||
'version': '1.9.2',
|
||||
'version': '1.9.3',
|
||||
'config': {
|
||||
'production': {
|
||||
'allowAnonymousEdits': True,
|
||||
|
|
Loading…
Add table
Reference in a new issue