Skip to content

Commit 5726ff0

Browse files
committed
add blocklist service
1 parent db7d452 commit 5726ff0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

env.template

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ EXTERNAL_POSTGRES_PORT=8102
1010
# add postgres password for remote access
1111
POSTGRESQL_ADMIN_PASSWORD=
1212

13+
# Blocklist container http port
14+
EXTERNAL_BLOCKLIST_PORT=8101
1315

1416

1517
# SSL Certificate settings

0 commit comments

Comments
 (0)