prod vs dev builds #37

Closed
opened 2024-02-27 00:29:42 +01:00 by tonitch · 1 comment
Owner

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

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
Author
Owner

done 43adb6d31f

done https://git.herisson.ovh/PGL/Clyde/commit/43adb6d31f95f5062822cc232ef2edb9e2394587
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PGL/Clyde#37
No description provided.