evaluate sqlmodel
This commit is contained in:
@@ -22,6 +22,15 @@ services:
|
||||
- frontend
|
||||
ports:
|
||||
- 8000:8000
|
||||
kontor-api:
|
||||
image: kontor-api
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- database
|
||||
- frontend
|
||||
ports:
|
||||
- 8800:8800
|
||||
|
||||
|
||||
networks:
|
||||
database:
|
||||
|
||||
Reference in New Issue
Block a user