generated from coop-cloud/example
chore: publish 0.1.0+1.9.1 release
This commit is contained in:
@ -4,7 +4,7 @@ services:
|
|||||||
# Official ZNC image, requires running with --make-config first
|
# Official ZNC image, requires running with --make-config first
|
||||||
#image: znc:1.8.2
|
#image: znc:1.8.2
|
||||||
# 3rd-party linuxserver image:
|
# 3rd-party linuxserver image:
|
||||||
image: ghcr.io/linuxserver/znc:1.8.2
|
image: ghcr.io/linuxserver/znc:1.9.1
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
deploy:
|
deploy:
|
||||||
@ -24,7 +24,7 @@ services:
|
|||||||
- "traefik.tcp.routers.${STACK_NAME}_irc.tls=true"
|
- "traefik.tcp.routers.${STACK_NAME}_irc.tls=true"
|
||||||
- "traefik.tcp.routers.${STACK_NAME}_irc.entryPoints=irc"
|
- "traefik.tcp.routers.${STACK_NAME}_irc.entryPoints=irc"
|
||||||
- "traefik.tcp.services.${STACK_NAME}_irc.loadbalancer.server.port=6697"
|
- "traefik.tcp.services.${STACK_NAME}_irc.loadbalancer.server.port=6697"
|
||||||
- coop-cloud.${STACK_NAME}.app.version=version-znc-1.8.2-3c7e3605
|
- coop-cloud.${STACK_NAME}.app.version=0.1.0+1.9.1
|
||||||
volumes:
|
volumes:
|
||||||
- "znc_data:/config"
|
- "znc_data:/config"
|
||||||
networks:
|
networks:
|
||||||
|
Reference in New Issue
Block a user