feat: introduce reconnection support for Flickr
This commit is contained in:
@@ -2,6 +2,7 @@ HOST=localhost
|
||||
PROTOCOL=http
|
||||
PORT=3000
|
||||
CORS_PORT=3001
|
||||
CORS_PROTOCOL=https
|
||||
APP_ENV=development
|
||||
POSTGRES_DATABASE=automatisch_development
|
||||
POSTGRES_PORT=5432
|
||||
|
Reference in New Issue
Block a user