This commit is contained in:
2023-12-12 18:06:52 +01:00
parent ca74402253
commit 1389c5bdbc
55 changed files with 87 additions and 42 deletions

4
Server/Root/etc/systemd/system/WebFileManager.service Normal file → Executable file
View File

@@ -5,8 +5,8 @@ After=network.target
User=root
Type=exec
ExecStart=/usr/local/bin/filebrowser -a 0.0.0.0 -p 7580 -r /
WorkingDirectory=/Server/SpaccCloud
WorkingDirectory=/Main/Server/SpaccCloud
Restart=always
RestartSec=10
RestartSec=15
[Install]
WantedBy=default.target