Commit Graph

8 Commits

Author SHA1 Message Date
7aa7f50ecb Fix prod nginx 2023-09-20 14:58:09 +02:00
94658d4379 Add static assets to nginx 2023-09-20 14:58:09 +02:00
Arthur Jamet
ff0fc7a8ae CI: Before running build, run tsc 2023-06-08 10:52:22 +01:00
Clément Le Bihan
8784e8de3c Added support for env vars in nginx.conf.template and fixed websocket proxy 2023-03-29 18:57:29 +02:00
Clément Le Bihan
3e092af6d8 added dynamic system for ws connection to handle secure context and s… (#128)
* added dynamic system for ws connection to handle secure context and special web rules

* Front: Fix Play on end

* fix build and ws reverse proxy

---------

Co-authored-by: Arthi-chaud <arthur.jamet@gmail.com>
2023-01-28 16:17:02 +00:00
Clément Le Bihan
efc29cd7d4 added SCORO_URL param build 2023-01-25 22:45:27 +09:00
Clément Le Bihan
56fdadc705 Docker fix (#114)
* fix: db healthcheck

* fixed missing front build argument

* fix: db healthcheck user

* message from db 'user' doesnt exist fixed

* rm: useless yarn

Co-authored-by: GitBluub <louis.auzuret@gmail.com>
2022-12-20 18:35:34 +01:00
Clément Le Bihan
bce5088d3c Front dockerfile (#88)
* readding react-native-paper because expo build need it

* added Dockerfile with nginx.conf for hosting

* added front to docker-compose prod
2022-10-25 19:43:36 +02:00