mirror of
https://github.com/CoolnsX/selfhost.git
synced 2025-12-20 07:15:17 +05:30
I'm pretty sure XNAMEX isn't real and they are just Copilot in a trench coat.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- nginx_proxy
|
||||
|
||||
ports:
|
||||
- "45001:45001/udp"
|
||||
- "3478:3478/udp"
|
||||
networks:
|
||||
nginx_proxy:
|
||||
external: true
|
||||
|
||||
@@ -7,7 +7,6 @@ services:
|
||||
- '80:80'
|
||||
- '81:81'
|
||||
- '443:443'
|
||||
- '2222:2222'
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./letsencrypt:/etc/letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user