Unarchive this repo and big revamp
This commit is contained in:
@ -3,8 +3,7 @@ Description=Run Python webssh web app
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=www-data
|
||||
ExecStart=/usr/bin/python3 PH_PATH --address='PH_ADDR' --port=PH_PORT
|
||||
ExecStart=/usr/bin/wssh --address='PH_ADDR' --sslport=PH_PORT --certfile='PH_CRT' --keyfile='PH_KEY'
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
Reference in New Issue
Block a user