mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Move all config files inside INSTALL_PREFIX
Makes cleanup easier!
This commit is contained in:
@@ -13,7 +13,7 @@ PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
ProtectKernelTunables=yes
|
||||
ProtectKernelModules=yes
|
||||
EnvironmentFile=/etc/jupyterhub/configurable-http-proxy.secret
|
||||
EnvironmentFile={install_prefix}/configurable-http-proxy.secret
|
||||
ExecStart={install_prefix}/hub/bin/configurable-http-proxy \
|
||||
--ip 0.0.0.0 \
|
||||
--port 80 \
|
||||
|
||||
Reference in New Issue
Block a user