Fixing up all of the things to make frontend work

This commit is contained in:
Waffles
2023-01-03 23:20:47 -08:00
parent e18a229b76
commit a756ef3cd8
4 changed files with 8 additions and 7 deletions
+2
View File
@@ -0,0 +1,2 @@
---
webapp_hosts: []
-2
View File
@@ -1,3 +1 @@
---
# The hosts where nginx proxies ports 3000 and 4000 to
#webapp_hosts: []
+1 -1
View File
@@ -29,7 +29,7 @@
dest: /home/mastodon/live/docker-compose.yml
notify: "docker-compose up"
- import_tasks: redis.yaml
- import_tasks: redis.yml
when: ansible_hostname == REDIS_HOST
- import_tasks: maintenance.yml