Gros refactoring
This commit is contained in:
parent
4a6bfc951f
commit
dd22432b48
12 changed files with 18 additions and 18 deletions
|
@ -6,7 +6,7 @@ services:
|
|||
context: ./backend
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "8080:8080"
|
||||
environment:
|
||||
- SECRET_KEY=${SECRET_KEY}
|
||||
- USERNAME=${USERNAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue