committed by
GitHub
parent
f687124312
commit
85fba9809a
@@ -29,7 +29,7 @@ CHANGELOG_RSS_KEY = os.environ.get("CHANGELOG_RSS_KEY")
|
|||||||
|
|
||||||
# Change these to suit your server settings
|
# Change these to suit your server settings
|
||||||
# https://docs.fabfile.org/en/stable/getting-started.html#run-commands-via-connections-and-run
|
# https://docs.fabfile.org/en/stable/getting-started.html#run-commands-via-connections-and-run
|
||||||
SSH_HOST = "centcomm.spacestation14.io"
|
SSH_HOST = "moon.spacestation14.com"
|
||||||
SSH_USER = "changelog-rss"
|
SSH_USER = "changelog-rss"
|
||||||
SSH_PORT = 22
|
SSH_PORT = 22
|
||||||
RSS_FILE = "changelog.xml"
|
RSS_FILE = "changelog.xml"
|
||||||
|
|||||||
Reference in New Issue
Block a user