Compare commits

...

7 Commits

Author SHA1 Message Date
jaydee e063d52953 build 2026-03-02 17:20:15 +01:00
jaydee 1d9c174c7f build 2026-03-02 15:44:08 +01:00
jaydee 9d33275ee7 build 2026-03-02 15:31:49 +01:00
jaydee d92e571a65 build 2026-03-02 15:29:10 +01:00
jaydee ccf3bbf577 build 2026-03-02 15:27:28 +01:00
jaydee 9b57d8892d build 2026-03-02 15:25:41 +01:00
jaydee 6dfd9666d4 build 2026-03-02 15:21:06 +01:00
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ services:
postgres:
image: postgres:16-alpine
env_file: .env
restart: always
volumes:
- pgdata:/var/lib/postgresql/data
-1
View File
@@ -1,4 +1,3 @@
APPNAME=mailu
DOCKER_REGISTRY=r.sectorq.eu/library/
MAILU_VERSION=2024.06
LOGGING=syslog