mirror of
https://github.com/getlago/lago.git
synced 2025-01-07 05:50:37 +07:00
Merge pull request #136 from getlago/v0.15.1-alpha
misc: Update front on arm64
This commit is contained in:
commit
6bcb4a8eef
@ -70,7 +70,7 @@ services:
|
|||||||
|
|
||||||
front:
|
front:
|
||||||
container_name: lago-front
|
container_name: lago-front
|
||||||
image: getlago/front-arm64v8:v0.14.1-alpha
|
image: getlago/front-arm64v8:v0.15.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;\"'"
|
||||||
|
Loading…
Reference in New Issue
Block a user