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