fix: trusted-proxies, nginx configs, bootstrap ssh/ufw, add zkreml.cz template

This commit is contained in:
2026-03-07 11:45:28 +01:00
parent 9fd66279f4
commit ed0133e943
5 changed files with 62 additions and 25 deletions

View File

@@ -7,6 +7,8 @@ services:
restart: unless-stopped
env_file:
- .env
environment:
- GTS_TRUSTED_PROXIES=127.0.0.1/32,172.18.0.1/16
ports:
- "127.0.0.1:8080:8080"
volumes: