123
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user