Allow configurable host port
This commit is contained in:
@@ -4,4 +4,4 @@ NEXTAUTH_SECRET="change-me-with-openssl-rand-base64-32"
|
||||
POSTGRES_DB="watchlink"
|
||||
POSTGRES_USER="watchlink"
|
||||
POSTGRES_PASSWORD="watchlink"
|
||||
PORT="3000"
|
||||
HOST_PORT="3000"
|
||||
|
||||
Reference in New Issue
Block a user