mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-19 14:13:44 +02:00
remove public port of backend
This commit is contained in:
@@ -13,8 +13,6 @@ services:
|
|||||||
PORT: 3000
|
PORT: 3000
|
||||||
LOG_LEVEL: info
|
LOG_LEVEL: info
|
||||||
PING_COUNT: 4
|
PING_COUNT: 4
|
||||||
ports:
|
|
||||||
- "3000:3000"
|
|
||||||
dns:
|
dns:
|
||||||
- 1.1.1.1 # Cloudflare DNS
|
- 1.1.1.1 # Cloudflare DNS
|
||||||
- 1.0.0.1 # Cloudflare DNS
|
- 1.0.0.1 # Cloudflare DNS
|
||||||
@@ -37,5 +35,4 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
utools_network:
|
utools_network:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
|
```
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user