modified: config.py.example

This commit is contained in:
kitoy 2022-08-13 04:32:09 +02:00
parent 5c1cc0a650
commit 2fee7bef88
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# BASE_URL="http://localhost:8000/" # si vous lancez pywallter avec flask run"
BASE_URL="https://profil.kitoy.me/"
BASE_URL="https://example.com/"
# Essentiels pour les cookies
SECRET_KEY="CHANGE-ME"