feat: Buncha shit

This commit is contained in:
Lino Silva
2023-03-25 23:54:00 +00:00
parent fe17c6eb69
commit a43c1593d9
88 changed files with 354 additions and 52 deletions
@@ -24,8 +24,6 @@ services:
- 443:443
- 80:80
restart: unless-stopped
networks:
- reverse-proxy
authelia:
image: authelia/authelia:latest
@@ -37,9 +35,3 @@ services:
volumes:
- /data/authelia/config:/config
restart: unless-stopped
networks:
- reverse-proxy
networks:
reverse-proxy:
external: true