FEATURE: send email to admins when a new user subscribe #41
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user