mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
https hosts
This commit is contained in:
@@ -14,8 +14,9 @@ services:
|
||||
expose:
|
||||
- 9000
|
||||
environment:
|
||||
- VIRTUAL_PORT=9000
|
||||
- VIRTUAL_HOST=${HOST_PORTAINER}.${DOMAIN}
|
||||
- VIRTUAL_PORT=9000
|
||||
- LETSENCRYPT_HOST=${HOST_PORTAINER}.${DOMAIN}
|
||||
|
||||
volumes:
|
||||
portainer_data:
|
||||
|
||||
Reference in New Issue
Block a user