mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-31 01:24:42 +02:00
Auto Publish new pages
parent
3091c7c69b
commit
4549adab80
10
credits.md
10
credits.md
@ -820,6 +820,13 @@
|
|||||||
<sub><b>Null</b></sub>
|
<sub><b>Null</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/rokiden">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/11071229?v=4" width="80;" alt="rokiden"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Denis Kazimirov</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/soaibsafi">
|
<a href="https://github.com/soaibsafi">
|
||||||
<img src="https://avatars.githubusercontent.com/u/11424812?v=4" width="80;" alt="soaibsafi"/>
|
<img src="https://avatars.githubusercontent.com/u/11424812?v=4" width="80;" alt="soaibsafi"/>
|
||||||
@ -840,7 +847,8 @@
|
|||||||
<br />
|
<br />
|
||||||
<sub><b>Null</b></sub>
|
<sub><b>Null</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td></tr>
|
||||||
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/AmadeusGraves">
|
<a href="https://github.com/AmadeusGraves">
|
||||||
<img src="https://avatars.githubusercontent.com/u/18572939?v=4" width="80;" alt="AmadeusGraves"/>
|
<img src="https://avatars.githubusercontent.com/u/18572939?v=4" width="80;" alt="AmadeusGraves"/>
|
||||||
|
@ -80,6 +80,7 @@ You can set variables either in your environment, or using the [`.env`](https://
|
|||||||
- `INTEGRITY` - Should enable SRI for build script and link resources
|
- `INTEGRITY` - Should enable SRI for build script and link resources
|
||||||
- `IS_DOCKER` - Computed automatically on build. Indicates if running in container
|
- `IS_DOCKER` - Computed automatically on build. Indicates if running in container
|
||||||
- `VUE_APP_VERSION` - Again, set automatically using package.json during build time
|
- `VUE_APP_VERSION` - Again, set automatically using package.json during build time
|
||||||
|
- `BACKUP_DIR` - Directory for conf.yml backups
|
||||||
|
|
||||||
### Environment Modes
|
### Environment Modes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user