Server heavy refactoring 3 (not functionnal)

This commit is contained in:
Sebastien Riviere
2026-03-04 18:36:06 +01:00
parent 8046feadb0
commit e1b6c0e0c5
50 changed files with 6576 additions and 687 deletions

View File

@@ -0,0 +1,11 @@
services:
proxy:
image: git.rezel.net/ludotech/traque-proxy:latest
front:
image: git.rezel.net/ludotech/traque-front:latest
environment:
NEXT_PUBLIC_SOCKET_HOST: 'traque.rezel.net'
back:
image: git.rezel.net/ludotech/traque-back:latest