ci/cd + https + front
This commit is contained in:
@@ -7,3 +7,8 @@ DATABASE_URL=postgresql://your_db_user:your_secure_password@localhost:5435/famil
|
||||
|
||||
APP_PORT=8080
|
||||
RUST_LOG=info
|
||||
|
||||
DOMAIN=yourdomain.com
|
||||
EMAIL=your@email.com
|
||||
|
||||
ALLOWED_ORIGINS=https://yourdomain.com
|
||||
|
||||
Reference in New Issue
Block a user