We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7d452 commit 5726ff0Copy full SHA for 5726ff0
env.template
@@ -10,6 +10,8 @@ EXTERNAL_POSTGRES_PORT=8102
10
# add postgres password for remote access
11
POSTGRESQL_ADMIN_PASSWORD=
12
13
+# Blocklist container http port
14
+EXTERNAL_BLOCKLIST_PORT=8101
15
16
17
# SSL Certificate settings
0 commit comments