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