git root url submit

This commit is contained in:
qiaofeng1227 2023-10-12 09:18:56 +08:00
parent b55461b7e5
commit e438fbd7d4
2 changed files with 2 additions and 0 deletions

View file

@ -50,6 +50,7 @@ services:
- HTTP_PORT=3000
- DISABLE_REGISTRATION=false
- REQUIRE_SIGNIN_VIEW=false
- ROOT_URL=http://localhost/w9git/
labels:
com.docker.compose.w9_http.port: 3000

View file

@ -47,6 +47,7 @@ services:
- HTTP_PORT=3000
- DISABLE_REGISTRATION=false
- REQUIRE_SIGNIN_VIEW=false
- ROOT_URL=http://localhost/w9git/
labels:
com.docker.compose.w9_http.port: 3000