Atualizar install.sh
This commit is contained in:
parent
ed8b09a4bf
commit
a5fbd2f300
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# URLs for configuration files
|
||||
DOCKER_COMPOSE_URL="https://git.masscivicdynamic.com/masscivicdynamic/nexo-cloud-scripts/raw/branch/main/docker-compose.yml"
|
||||
KUBERNETES_DEPLOY_URL="https://git.masscivicdynamic.com/masscivicdynamic/nexo-cloud-scripts/raw/branch/main/kubernets-deploy.yaml"
|
||||
DOCKER_COMPOSE_URL="https://git.masscivicdynamic.com/wallaceosmar/nexo-cloud-scripts/raw/branch/main/docker-compose.yml"
|
||||
KUBERNETES_DEPLOY_URL="https://git.masscivicdynamic.com/wallaceosmar/nexo-cloud-scripts/raw/branch/main/kubernets-deploy.yaml"
|
||||
ENV_FILE="/data/nexo-cloud/.env"
|
||||
DATA_DIR="/data/nexo-cloud"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user