mirror of
https://github.com/fergalmoran/snapp.git
synced 2025-12-22 09:41:45 +00:00
cleaning typos
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user