feat: update sub

This commit is contained in:
liuyx 2025-03-21 19:54:23 +08:00
parent 9a45796f5f
commit d544302482
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "src"]
path = src
url = git@github.com:fatedier/frp.git
url = https://github.com/fatedier/frp.git

View File

@ -27,4 +27,4 @@ run-server:
run-all:
@echo "Starting all services..."
@docker compose --profile server --profile client up -d --force-recreate --build
@docker compose --profile server --profile client up -d --force-recreate --build