This commit is contained in:
2026-02-06 12:00:44 +03:00
parent fd7bf76abd
commit d654b1ffc8
2 changed files with 6 additions and 0 deletions

View File

@ -98,6 +98,8 @@ services:
build:
context: .
dockerfile: docker/Dockerfile.web
args:
API_URL: http://api:3125
container_name: coursecraft-web
restart: unless-stopped
env_file: .env