mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-03-31 02:47:56 +00:00
wip
This commit is contained in:
2
Makefile
2
Makefile
@@ -61,7 +61,7 @@ develop:
|
||||
|
||||
# Development - Infisical
|
||||
develop-infisical:
|
||||
infisical run --env=dev -- docker compose -f $(DEV_COMPOSE) up --force-recreate --pull=always --remove-orphans
|
||||
infisical run --env=dev -- docker compose -f $(DEV_COMPOSE) up --force-recreate --pull=always --remove-orphans --build
|
||||
|
||||
# Production
|
||||
prod:
|
||||
|
||||
Reference in New Issue
Block a user