Gros refactoring

This commit is contained in:
François Pelletier 2024-12-31 21:01:12 -05:00
parent 4a6bfc951f
commit dd22432b48
12 changed files with 18 additions and 18 deletions

View file

@ -6,7 +6,7 @@ services:
context: ./backend
dockerfile: Dockerfile
ports:
- "8000:8000"
- "8080:8080"
environment:
- SECRET_KEY=${SECRET_KEY}
- USERNAME=${USERNAME}