prod vs dev builds #37
Labels
No Label
Bug
Done
Pas urgent
Proposition
Question
TODO
Tests
URGENT BORDEL DE Q
Waiting for review
back
front
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: PGL/Clyde#37
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
nous devons utiliser une variable référençant l'adresse des services en fonction du mode (dev/prod)
pour le dev (all):
backend: http://localhost:8080
frontend: http://localhost:5173
postgres: localhost:5432
pour la production (tonitch):
backend: https://clyde.herisson.ovh/api
frontend: https://clyde.herisson.ovh/
postgres: unix
done
43adb6d31f