toujours dans l'env

This commit is contained in:
batche
2023-01-02 22:43:09 +01:00
parent 74f17a18d6
commit 12b2ec8ce8
3 changed files with 63 additions and 65 deletions

View File

@@ -8,3 +8,4 @@
!api_front/*.json
!api_front/*.html
!api_front/*.lock
!api_front/.env

View File

@@ -1,3 +0,0 @@
export const Domain = "transcendance";
export const Port = "8080";
export const PortIo = Port;