feat: drone.ci
This commit is contained in:
parent
717d2d3247
commit
d2749d8f60
|
@ -7,8 +7,8 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
container_name: backset-nginx
|
container_name: backset-nginx
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "3080:80"
|
||||||
- "443:443"
|
- "1443:443"
|
||||||
volumes:
|
volumes:
|
||||||
- /www/wwwroot/backset/nginx/conf.d/:/etc/nginx/conf.d/
|
- /www/wwwroot/backset/nginx/conf.d/:/etc/nginx/conf.d/
|
||||||
- /www/wwwroot/backset/nginx/ssl:/etc/nginx/ssl/
|
- /www/wwwroot/backset/nginx/ssl:/etc/nginx/ssl/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user