mirror of
https://github.com/screego/server.git
synced 2025-12-24 12:57:51 +08:00
Describe external ip better
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user