mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2025-12-24 13:37:58 +08:00
add hideipnetwork-web
This commit is contained in:
8
hideipnetwork-web/docker-compose.yml
Normal file
8
hideipnetwork-web/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: "3"
|
||||
services:
|
||||
browser:
|
||||
image: stilleshan/hideipnetwork-web
|
||||
container_name: hideipnetwork
|
||||
restart: always
|
||||
ports:
|
||||
- 56559:56559
|
||||
Reference in New Issue
Block a user