This commit is contained in:
5
deploy/server.env.example
Normal file
5
deploy/server.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
GPO_SERVER_ADMIN_TOKEN=CHANGE-ME-LONG-RANDOM-ADMIN-TOKEN
|
||||
GPO_SERVER_CLIENT_TOKEN=CHANGE-ME-LONG-RANDOM-CLIENT-TOKEN
|
||||
GPO_SERVER_SIGNING_KEY=CHANGE-ME-LONG-RANDOM-SIGNING-KEY
|
||||
GPO_SERVER_TLS_CERT=/etc/gpo-distributor/tls/server.crt
|
||||
GPO_SERVER_TLS_KEY=/etc/gpo-distributor/tls/server.key
|
||||
Reference in New Issue
Block a user