Added Scheduling
All checks were successful
Push image to registry / build-image (push) Successful in 4m20s
All checks were successful
Push image to registry / build-image (push) Successful in 4m20s
This commit is contained in:
@ -64,5 +64,7 @@ MEMCACHED_HOST=127.0.0.1
|
||||
# AWS_USE_PATH_STYLE_ENDPOINT=false
|
||||
|
||||
VITE_APP_NAME="${APP_NAME}"
|
||||
VITE_APP_URL="${APP_URL}"
|
||||
|
||||
DUSK_DRIVER_URL="http://127.0.0.1:4444"
|
||||
DUSK_START_MAXIMIZED=true
|
||||
|
Reference in New Issue
Block a user