https hosts
This commit is contained in:
parent
722bb07458
commit
8bb670d33e
8 changed files with 16 additions and 7 deletions
|
|
@ -12,8 +12,9 @@ services:
|
|||
expose:
|
||||
- 8888
|
||||
environment:
|
||||
- VIRTUAL_PORT=8888
|
||||
- VIRTUAL_HOST=${HOST_SELFOSS}.${DOMAIN}
|
||||
- VIRTUAL_PORT=8888
|
||||
- LETSENCRYPT_HOST=${HOST_SELFOSS}.${DOMAIN}
|
||||
|
||||
volumes:
|
||||
selfoss_data:
|
||||
Loading…
Add table
Add a link
Reference in a new issue