forked from baron/baron-sso
fix: staging userfront build context for nginx.conf
This commit is contained in:
@@ -339,8 +339,8 @@ services:
|
||||
|
||||
userfront:
|
||||
build:
|
||||
context: ./userfront
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
dockerfile: userfront/Dockerfile
|
||||
container_name: baron_userfront
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user