Skip to content

Commit 89cd2d6

Browse files
committed
Update systemd service file
1 parent 2fa9f7a commit 89cd2d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/systemd/demo.auth.myvas.com.service

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
RestartSec=10
1515
#Restart service after 10 seconds if dotnet service crashes
1616
SyslogIdentifier=demo.auth.myvas.com
17-
User=root
17+
User=www-data
1818
Environment=ASPNETCORE_ENVIRONMENT=Production
19-
Environment=ASPNETCORE_URLS=http://*:6605
19+
Environment=ASPNETCORE_URLS=http://*:6308
2020

2121

2222
[Install]

0 commit comments

Comments
 (0)