mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-12-31 21:56:41 +01:00
「🏗️」 wip: started fixing shit
This commit is contained in:
@ -26,10 +26,11 @@ SMTP_AUTH_USERNAME=<smtp-user>
|
||||
SMTP_AUTH_PASSWORD=<smtp pass>
|
||||
EMAIL_TO=<mail to send to>
|
||||
|
||||
# all of those can't have a / at the env ↓
|
||||
USER_URL=<the internal url to the user api>
|
||||
AUTH_URL=<the internal url to the auth api>
|
||||
SCORE_URL=<the internal url to the score store api>
|
||||
|
||||
CORS_ORIGIN=<the external url of origin for cors>
|
||||
VITE_USER_API=<the external url of the user api>
|
||||
VITE_AUTH_API=<the external url of the auth api>
|
||||
VITE_USER_URL=<the external url of the user api>
|
||||
VITE_AUTH_URL=<the external url of the auth api>
|
||||
|
||||
Reference in New Issue
Block a user