VPN setting

This commit is contained in:
git
2024-04-04 08:46:10 +02:00
parent 55167e20fc
commit b8369d0b28
17 changed files with 308 additions and 81 deletions

View File

@@ -6,7 +6,7 @@
restart_policy: unless-stopped
ports:
- '80:80'
- "{{ ip_admin }}:81:81"
#- "{{ ip_admin }}:81:81"
- '443:443'
volumes:
- "{{ docker_homepath }}/data:/data"