update
This commit is contained in:
10
Homepage/Shlink/docker-compose-traefik.yml
Normal file
10
Homepage/Shlink/docker-compose-traefik.yml
Normal file
@ -0,0 +1,10 @@
|
||||
#### NETWORKS
|
||||
networks:
|
||||
docker-traefik_front_network:
|
||||
external: true
|
||||
back_network:
|
||||
driver: bridge
|
||||
attachable: true
|
||||
|
||||
#### SERVICES
|
||||
services:
|
Reference in New Issue
Block a user