mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 01:00:41 +02:00
https hosts
This commit is contained in:
@@ -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:
|
||||
Reference in New Issue
Block a user