changed back
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
authelia2:
|
||||
authelia:
|
||||
image: 'authelia/authelia:4.39.1'
|
||||
container_name: 'authelia2'
|
||||
container_name: 'authelia'
|
||||
volumes:
|
||||
- './authelia:/config'
|
||||
networks:
|
||||
@@ -36,8 +36,8 @@ services:
|
||||
networks:
|
||||
- reverseproxy
|
||||
ports:
|
||||
- 8080:80
|
||||
- 8443:443
|
||||
- 80:80
|
||||
- 443:443
|
||||
volumes:
|
||||
- ./caddy/data:/data
|
||||
- ./caddy/Caddyfile:/etc/caddy/Caddyfile
|
||||
|
||||
Reference in New Issue
Block a user