mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
move proxy secret to state dir
This commit is contained in:
@@ -14,7 +14,7 @@ PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
ProtectKernelTunables=yes
|
||||
ProtectKernelModules=yes
|
||||
EnvironmentFile={install_prefix}/configurable-http-proxy.secret
|
||||
EnvironmentFile={install_prefix}/hub/state/configurable-http-proxy.secret
|
||||
# Set PATH so env can find correct node
|
||||
Environment=PATH=$PATH:{install_prefix}/hub/bin
|
||||
ExecStart={install_prefix}/hub/bin/configurable-http-proxy \
|
||||
|
||||
Reference in New Issue
Block a user