mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-23 18:58:42 +00:00
Compare commits
1 Commits
c7bfbe28d6
...
2dfe735c78
Author | SHA1 | Date | |
---|---|---|---|
2dfe735c78 |
0
.config.php
Executable file → Normal file
0
.config.php
Executable file → Normal file
@ -77,8 +77,6 @@ services:
|
||||
volumes:
|
||||
- ./uoj_data/web/data:/var/uoj_data
|
||||
- ./uoj_data/web/storage:/opt/uoj/web/app/storage
|
||||
- type: bind
|
||||
source: ./.config.development.php
|
||||
target: /opt/uoj/web/app/.config.php
|
||||
- ./.config.development.php:/opt/uoj/web/app/.config.php
|
||||
ports:
|
||||
- "80:80"
|
||||
|
@ -53,8 +53,6 @@ services:
|
||||
volumes:
|
||||
- ./uoj_data/web/data:/var/uoj_data
|
||||
- ./uoj_data/web/storage:/opt/uoj/web/app/storage
|
||||
- type: bind
|
||||
source: ./.config.php
|
||||
target: /opt/uoj/web/app/.config.php
|
||||
- ./.config.php:/opt/uoj/web/app/.config.php
|
||||
ports:
|
||||
- "80:80"
|
||||
|
Loading…
Reference in New Issue
Block a user