API working
This commit is contained in:
+2
-2
@@ -59,9 +59,9 @@ services:
|
||||
context: ./api
|
||||
dockerfile: Dockerfile
|
||||
container_name: videodetect-api
|
||||
restart: unless-stopped
|
||||
restart: no
|
||||
ports:
|
||||
- "5001:5000"
|
||||
- "3000:3000"
|
||||
environment:
|
||||
- DB_HOST=mariadb
|
||||
- DB_PORT=3306
|
||||
|
||||
Reference in New Issue
Block a user