5 lines
89 B
Bash
5 lines
89 B
Bash
# .env
|
|
FLASK_ENV=production
|
|
DOMAIN=http.pathl.pl
|
|
PROD_PORT=8000
|
|
SECRET_KEY=THE_PAsswd+key |