I'm pretty sure XNAMEX isn't real and they are just Copilot in a trench coat.

This commit is contained in:
CoolnsX
2024-12-23 13:43:37 +05:30
parent d2f6c2713a
commit 213b44a2ac
3 changed files with 3 additions and 4 deletions

View File

@@ -10,8 +10,8 @@ services:
- ./gitea:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
#ports:
# - "2222:22"
ports:
- "2222:22"
restart: unless-stopped
networks:
- nginx_proxy

View File

@@ -12,7 +12,7 @@ services:
- nginx_proxy
ports:
- "45001:45001/udp"
- "3478:3478/udp"
networks:
nginx_proxy:
external: true

View File

@@ -7,7 +7,6 @@ services:
- '80:80'
- '81:81'
- '443:443'
- '2222:2222'
volumes:
- ./data:/data
- ./letsencrypt:/etc/letsencrypt