Adding ghost and fixing compose .env setup.
This commit is contained in:
@@ -9,4 +9,4 @@ cloudflare_account_id = "" # corresponding account ID for API token
|
||||
cluster_name = "mycluster" # currently only used as the name of the machine on DigitalOcean
|
||||
datacenter = "sfo3" # datacenter to deploy the droplet to
|
||||
ssh_keys = [""] # unused
|
||||
flatcar_stable_version = "4230.2.1" # (source <(curl -sSfL https://stable.release.flatcar-linux.net/amd64-usr/current/version.txt); echo "${FLATCAR_VERSION_ID}")
|
||||
flatcar_stable_version = "4459.2.1" # (source <(curl -sSfL https://stable.release.flatcar-linux.net/amd64-usr/current/version.txt); echo "${FLATCAR_VERSION_ID}")
|
||||
|
||||
Reference in New Issue
Block a user