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