mirror of
https://github.com/mr-vercetti/homeserver.git
synced 2025-07-03 02:15:38 +02:00
Get back to gluetun, cleanup
This commit is contained in:
17
docker/stacks/widmocc/widmocc.yml
Normal file
17
docker/stacks/widmocc/widmocc.yml
Normal file
@ -0,0 +1,17 @@
|
||||
services:
|
||||
widmocc:
|
||||
image: mrvercetti/widmocc
|
||||
container_name: widmocc
|
||||
networks:
|
||||
- widmocc
|
||||
- proxy
|
||||
ports:
|
||||
- 1313:80
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external:
|
||||
name: proxy
|
||||
widmocc:
|
||||
name: widmocc
|
Reference in New Issue
Block a user