fix: полный production-фикс fix40 (layout, sidebar, journald, логирование)
This commit is contained in:
@@ -7,6 +7,7 @@ Wants=network-online.target
|
||||
Type=simple
|
||||
User=hy2xs-admin
|
||||
Group=hy2xs-admin
|
||||
SupplementaryGroups=systemd-journal
|
||||
WorkingDirectory={{INSTALL_DIR}}
|
||||
EnvironmentFile=/etc/hy2xs/hy2xs.env
|
||||
Environment=GIN_MODE=release
|
||||
|
||||
@@ -7,6 +7,8 @@ Wants=network-online.target
|
||||
Type=simple
|
||||
User=hysteria
|
||||
Group=hysteria
|
||||
Environment=HYSTERIA_LOG_LEVEL=info
|
||||
Environment=HYSTERIA_LOG_FORMAT=json
|
||||
ExecStart=/usr/local/bin/hysteria server -c /etc/hysteria/config.yaml
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
|
||||
Reference in New Issue
Block a user