pushing to edit on desktop
This commit is contained in:
@@ -6,6 +6,9 @@ port = 8000
|
||||
[default.databases.postgres_db]
|
||||
url = "postgresql://chatapp:chatapp@100.118.108.58:5432/chatapp"
|
||||
|
||||
[default.databases.redis_cache]
|
||||
url = "redis://chatapp_redis:6379"
|
||||
|
||||
[default] # run inside a docker container or pod
|
||||
address = "0.0.0.0"
|
||||
port = 8000
|
||||
|
||||
Reference in New Issue
Block a user