Describe external ip better

This commit is contained in:
Jannis Mattheis
2020-10-11 11:16:25 +02:00
parent afeb72f66a
commit d969492d85
3 changed files with 20 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
# The external ip of the server
# The external ip of the server.
# Execute the following command on the server you want to host Screego
# to find your external ip.
# curl 'https://api.ipify.org'
SCREEGO_EXTERNAL_IP=
# A secret which should be unique. Is used for cookie authentication.