mirror of
https://github.com/getlago/lago.git
synced 2025-01-07 05:50:37 +07:00
misc(version): bump front versions to 0.10.1
This commit is contained in:
parent
26f95c59a3
commit
e9181dc3a1
@ -64,7 +64,7 @@ services:
|
|||||||
|
|
||||||
front:
|
front:
|
||||||
container_name: lago-front
|
container_name: lago-front
|
||||||
image: getlago/front-arm64v8:v0.10.0-alpha
|
image: getlago/front-arm64v8:v0.10.1-alpha
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# Use this command if you want to use SSL with Let's Encrypt
|
# Use this command if you want to use SSL with Let's Encrypt
|
||||||
# command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'"
|
# command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'"
|
||||||
|
@ -64,7 +64,7 @@ services:
|
|||||||
|
|
||||||
front:
|
front:
|
||||||
container_name: lago-front
|
container_name: lago-front
|
||||||
image: getlago/front:v0.10.0-alpha
|
image: getlago/front:v0.10.1-alpha
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# Use this command if you want to use SSL with Let's Encrypt
|
# Use this command if you want to use SSL with Let's Encrypt
|
||||||
# command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'"
|
# command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'"
|
||||||
|
2
front
2
front
@ -1 +1 @@
|
|||||||
Subproject commit 55deb0ab342f58087e9c8cd81afa99e24c3b3571
|
Subproject commit 51071388e0d5513958c73fdf13d187ff0c93febc
|
Loading…
Reference in New Issue
Block a user