This commit is contained in:
Yann Verry 2023-05-01 20:33:41 +02:00
parent abf4eb0876
commit 049e4a76a2

View file

@ -63,7 +63,7 @@ services:
- 443:443/udp
- 80:80
restart: always
mem_limit: 128M
mem_limit: 512M
dns: fd00::3:2
networks:
default:
@ -157,7 +157,7 @@ services:
restart: always
mem_limit: 128M
php:
image: php-alpine
image: php82-alpine
extra_hosts:
- "mail.verry.org:192.168.42.3"
dns: 192.168.3.2
@ -175,7 +175,6 @@ services:
- env/authentik
authentik-worker:
image: ghcr.io/goauthentik/server:latest
restart: unless-stopped
command: worker
volumes:
- /srv/docker/volume/authentik/certs:/certs