This commit is contained in:
parent
399e7ff59b
commit
9f2e88826d
@ -45,5 +45,20 @@ services:
|
||||
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
|
||||
```
|
||||
|
||||
Environments:
|
||||
```
|
||||
NET=bridge
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
TZ=Europe/Lisbon
|
||||
|
||||
URL=example.com
|
||||
VALIDATION=DNS
|
||||
EMAIL=your_real@email.com
|
||||
|
||||
RST=unless-stopped
|
||||
AutoUpdate=true
|
||||
tag=latest
|
||||
```
|
||||
[More LinuxServer MODS](https://mods.linuxserver.io/?mod=swag)
|
||||
|
||||
|
@ -5,11 +5,14 @@ Portainer Stack:
|
||||
|
||||
Portainer .env:
|
||||
```
|
||||
|
||||
### Universal
|
||||
PUID=
|
||||
PGID=
|
||||
|
||||
TZ=
|
||||
RST=
|
||||
NET=
|
||||
|
||||
|
||||
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user