mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2025-12-24 13:37:58 +08:00
9 lines
159 B
YAML
9 lines
159 B
YAML
version: "3"
|
|
services:
|
|
browser:
|
|
image: stilleshan/hideipnetwork-web
|
|
container_name: hideipnetwork
|
|
restart: always
|
|
ports:
|
|
- 56559:56559
|