Run on port 8080 for local env + minor fix for subscription confirm page
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
application:
|
||||
port: 8001
|
||||
port: 8080
|
||||
host: "127.0.0.1"
|
||||
base_url: "http://127.0.0.1:8000"
|
||||
base_url: "http://127.0.0.1:8080"
|
||||
database:
|
||||
host: "127.0.0.1"
|
||||
port: 5432
|
||||
|
||||
Reference in New Issue
Block a user