mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2024-12-06 19:27:01 +01:00
make docker better
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
version: '3.3'
|
||||
services:
|
||||
binternet:
|
||||
container_name: binternet
|
||||
image: ghcr.io/ahwxorg/binternet:latest
|
||||
ports:
|
||||
- '8080:80'
|
||||
Reference in New Issue
Block a user