Skip to content

Commit

Permalink
fix: roll back host-gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
Zztrans committed Sep 10, 2024
1 parent b1b6156 commit 3925d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
image: ghcr.io/oj-lab/judger:main
pull_policy: always
extra_hosts:
- "host.docker.internal:172.24.95.162"
- "host.docker.internal:host-gateway"
environment:
- ENABLE_RCLONE=true
ports:
Expand Down

0 comments on commit 3925d5e

Please sign in to comment.