cleaning typos

This commit is contained in:
urania-dev
2024-04-11 15:03:46 +02:00
parent 8c29280568
commit 959cb55f1a
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
- Corrected README unnecessarely mounting translation folder
- Fixed overlay on Single Snapp dashboard
- 0.7.2
- Fixed typo
- Fixed typo on docker compose in home and in readme
- Fix on custom theme
- Feature Requested: Allow unsecure HTTP url in redirection

View File

@@ -13,7 +13,7 @@ RUN npm i
COPY . /app
# Build the SvelteKit app
ENV SNAPP_VERSION=0.7.1
ENV SNAPP_VERSION=0.7.2
ENV AUTH_SECRET=lFNiU7T98/44Qlqb4hMUkVcLOpijEI7z722Kxhv4O2Y=
ENV ALLOW_UNSECURE_HTTP=false