mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2024-12-06 19:27:01 +01:00
8 lines
140 B
YAML
8 lines
140 B
YAML
version: '3.3'
|
|
services:
|
|
binternet:
|
|
ports:
|
|
- '8015:8009'
|
|
container_name: binternet
|
|
image: 'ghcr.io/ahwxorg/binternet:latest'
|