mirror of
https://github.com/ION606/sharing.git
synced 2026-05-14 21:56:54 +00:00
FIXME: share.ion606.com broken
This commit is contained in:
@@ -7,10 +7,12 @@ services:
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile:ro,Z
|
||||
- caddy-data:/data
|
||||
- ./public:/var/www/share
|
||||
environment:
|
||||
- PASTE_DOMAIN=${PASTE_DOMAIN}
|
||||
- FILES_DOMAIN=${FILES_DOMAIN}
|
||||
- SHORT_DOMAIN=${SHORT_DOMAIN}
|
||||
- HOME_DOMAIN=${HOME_DOMAIN}
|
||||
- INITIAL_API_KEY=${INITIAL_API_KEY}
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user