mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-08 13:38:41 +00:00
fix: submissions storage
This commit is contained in:
parent
b2f4bb4aa4
commit
60cc939b19
@ -48,6 +48,7 @@ services:
|
||||
- uoj-judger
|
||||
volumes:
|
||||
- ./uoj_data/web/data:/var/uoj_data
|
||||
- ./uoj_data/web/storage_submission:/opt/uoj/web/app/storage/submission
|
||||
ports:
|
||||
- "80:80"
|
||||
- "3690:3690"
|
||||
|
Loading…
Reference in New Issue
Block a user