generated from coop-cloud/example
chore: publish 0.1.0+1.9.1 release
This commit is contained in:
parent
4d5078c3eb
commit
9e4254817a
@ -4,7 +4,7 @@ services:
|
||||
# Official ZNC image, requires running with --make-config first
|
||||
#image: znc:1.8.2
|
||||
# 3rd-party linuxserver image:
|
||||
image: ghcr.io/linuxserver/znc:1.8.2
|
||||
image: ghcr.io/linuxserver/znc:1.9.1
|
||||
networks:
|
||||
- proxy
|
||||
deploy:
|
||||
@ -24,7 +24,7 @@ services:
|
||||
- "traefik.tcp.routers.${STACK_NAME}_irc.tls=true"
|
||||
- "traefik.tcp.routers.${STACK_NAME}_irc.entryPoints=irc"
|
||||
- "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:
|
||||
- "znc_data:/config"
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user