Scripted commit - Mon Aug 23 11:55:38 PM IDT 2021
This commit is contained in:
@@ -36,17 +36,14 @@ services:
|
||||
- UID=1000
|
||||
- GID=1000
|
||||
restart: unless-stopped
|
||||
|
||||
# heimdall:
|
||||
# image: ghcr.io/linuxserver/heimdall
|
||||
# container_name: heimdall
|
||||
# environment:
|
||||
# - PUID=1000
|
||||
# - PGID=1000
|
||||
# - TZ=Asia/Jerusalem
|
||||
# volumes:
|
||||
# - /Red-Vol/Media/Containers/heimdall/config:/config
|
||||
# restart: unless-stopped
|
||||
authelia:
|
||||
image: authelia/authelia:latest
|
||||
container_name: authelia
|
||||
environment:
|
||||
- TZ=Asia/Jerusalem
|
||||
volumes:
|
||||
- ./authelia:/config
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
default:
|
||||
name: gerbil_network
|
||||
|
||||
Reference in New Issue
Block a user