mirror of
https://litchi.icu/ngc2207/judge4c-docker-compose.git
synced 2025-05-18 03:26:44 +00:00
gitea-js
This commit is contained in:
parent
be8d8d5624
commit
18985b7ac3
@ -69,6 +69,8 @@ services:
|
||||
AUTH_GITEA_URL: ${AUTH_GITEA_URL}
|
||||
AUTH_GITEA_ID: ${AUTH_GITEA_ID}
|
||||
AUTH_GITEA_SECRET: ${AUTH_GITEA_SECRET}
|
||||
GITEA_URL: ${GITEA_URL}
|
||||
GITEA_TOKEN: ${GITEA_TOKEN}
|
||||
networks:
|
||||
judge4c-network:
|
||||
ipv4_address: 172.20.0.12
|
||||
|
Loading…
Reference in New Issue
Block a user