FEATURE: send email to admins when a new user subscribe #41

This commit is contained in:
nobohan
2023-08-16 10:46:32 +02:00
parent d5a55aa4c3
commit 044a4c0a68
4 changed files with 21 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ services:
db:
image: postgis/postgis:12-3.1-alpine
ports:
- "5432:5432"
- "5434:5432"
volumes:
- "pg-data:/var/lib/postgresql/data"
environment: