Archived
1
0

」 feat: Added static website

This commit is contained in:
2025-02-22 16:56:23 +01:00
parent 05d2f7a981
commit b3dc6ebb98
81 changed files with 120 additions and 3 deletions

View File

@ -0,0 +1,11 @@
services:
static-site:
build: static-site
ports:
- 8080:443
depends_on:
- nginx
environment:
- TZ=Europe/Paris
- NGINX_SSL_KEY_FILE=/etc/nginx/ssl/kanel-wp.key
- NGINX_SSL_CERT_FILE=/etc/nginx/ssl/kanel-wp.crt