aboutsummaryrefslogtreecommitdiff
path: root/provision.env.yaml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-05 06:58:47 -0300
committerEuAndreh <eu@euandre.org>2020-08-05 06:58:47 -0300
commit9afe00db59e733609e826f7448bb80f1c6be37b9 (patch)
tree37f14a5fbd8f594051285923c721f117c6d393e4 /provision.env.yaml
parentUpdate docker volume mapping configuration (diff)
downloadserver-9afe00db59e733609e826f7448bb80f1c6be37b9.tar.gz
server-9afe00db59e733609e826f7448bb80f1c6be37b9.tar.xz
Checkpoint: working Nextcloud installation with configured trusted domains
Diffstat (limited to 'provision.env.yaml')
-rw-r--r--provision.env.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/provision.env.yaml b/provision.env.yaml
index e03969a..39cd45e 100644
--- a/provision.env.yaml
+++ b/provision.env.yaml
@@ -33,7 +33,7 @@
when: lookup('env', 'DESTROY_VPS') == "1"
- name: Create the required Docker network
docker_network:
- name: nginx-proxy
+ name: nginx-proxy-network
- name: Start docker-compose
docker_compose:
project_src: /home/vps/