mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2026-03-11 08:54:37 +00:00
7 lines
129 B
YAML
7 lines
129 B
YAML
version: '3.3'
|
|
services:
|
|
binternet:
|
|
ports:
|
|
- '8015:8009'
|
|
container_name: binternet
|
|
image: 'ahwx/binternet:latest'
|