Added podgrab nginx config
This commit is contained in:
parent
ac5f944770
commit
e21a135c7d
4 changed files with 30 additions and 21 deletions
|
|
@ -57,3 +57,9 @@ PORTAINER_HOST=portainer_app_1
|
|||
GITEA_DOMAIN=
|
||||
### Hostname
|
||||
GITEA_HOST=gitea_app_1
|
||||
|
||||
## Podgrab
|
||||
### Domain name
|
||||
PODGRAB_DOMAIN=
|
||||
### Hostname
|
||||
PODGRAB_HOST=podgrab_app_1
|
||||
|
|
|
|||
Reference in a new issue