Skip to content

Commit

Permalink
fix: remove tab in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
renbaoshuo committed Jul 28, 2024
1 parent 1e60793 commit be41da9
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 @@ -51,7 +51,7 @@ services:
- uoj-judger
volumes:
- ./uoj_data/web/data:/var/uoj_data
- ./uoj_data/web/storage:/opt/uoj/web/app/storage
- ./uoj_data/web/storage:/opt/uoj/web/app/storage
ports:
- "80:80"
- "3690:3690"
Expand Down

0 comments on commit be41da9

Please sign in to comment.