✨ Added Backend CI-Build
This commit is contained in:
+1
-3
@@ -13,9 +13,7 @@ services:
|
||||
REDIS_URL: redis://redis:6379/0?decode_responses=True
|
||||
API_URL: http://api:80
|
||||
api:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: ghcr.io/mawoka-myblock/classquiz:master
|
||||
restart: always
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user