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