mirror of
https://github.com/guezoloic/serverconfig.git
synced 2026-01-25 01:34:22 +00:00
feat: add public volume
This commit is contained in:
@@ -93,6 +93,8 @@ services:
|
||||
- VIRTUAL_HOST=${HOSTNAME}, www.${HOSTNAME}
|
||||
- LETSENCRYPT_HOST=${HOSTNAME}, www.${HOSTNAME}
|
||||
- LETSENCRYPT_EMAIL=${EMAIL}
|
||||
volumes:
|
||||
- ./data:/usr/share/nginx/html/data
|
||||
networks:
|
||||
- proxy-network
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user