Make default server name more obvious

Too many people fell into the trap and left conduit.rs in the deployment
configuration, wondering why users are all listed as @conduit.rs.

Make the default server name really easy to identify and make it obvious
that this needs to be changed.
next
Sebastian Spaeth 2020-08-18 17:42:11 +02:00
parent 6191c3bd00
commit 6b7e92ccf5
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Description=Conduit
After=network.target
[Service]
Environment="ROCKET_SERVER_NAME=conduit.rs" # EDIT THIS
Environment="ROCKET_SERVER_NAME=YOURSERVERNAME.HERE" # EDIT THIS
Environment="ROCKET_PORT=14004" # Reverse proxy port