chore(deps): update nite07/sub2sing-box docker tag to v0.0.10 (#2099)
This commit is contained in:
15
apps/sub2sing-box/0.0.10/docker-compose.yml
Normal file
15
apps/sub2sing-box/0.0.10/docker-compose.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
services:
|
||||
sub2sing-box:
|
||||
image: nite07/sub2sing-box:0.0.10
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:8080"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
Reference in New Issue
Block a user