modified: serv_nginx/Makefile
modified: serv_nginx/docker-compose.yml delete keycloak network
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ build:
|
||||
docker compose build --no-cache
|
||||
|
||||
start:
|
||||
docker compose up -d
|
||||
docker compose up -d --remove-orphans
|
||||
|
||||
re_all: stop git build start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user