move protocol selection to environment variable

This commit is contained in:
Bryan Gerlach
2025-02-01 13:42:03 -06:00
parent a322fae5f0
commit dfa0845c53
4 changed files with 24 additions and 17 deletions

View File

@@ -7,6 +7,8 @@ services:
GHUSER: "github_username"
GHBEARER: "github_access_token"
GENURL: "accessible_url_of_server"
PROTOCOL: "https"
REPONAME: "rdgen"
ports:
- "8000:8000"
dns: