[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
8f4759424e
commit
9ab68258f1
1 changed files with 0 additions and 14 deletions
14
compose.yaml
14
compose.yaml
|
|
@ -22,20 +22,6 @@ services:
|
|||
- /app-config/caddy/Caddyfile:/etc/caddy/Caddyfile
|
||||
- /app-config/caddy/logs:/var/log/caddy
|
||||
|
||||
frps:
|
||||
image: snowdreamtech/frps
|
||||
container_name: frps
|
||||
restart: always
|
||||
networks:
|
||||
- proxy_network
|
||||
ports:
|
||||
- 7000:7000/tcp
|
||||
- 7000:7000/udp
|
||||
- 25565:25565
|
||||
expose:
|
||||
- 7500
|
||||
volumes:
|
||||
- /app-config/frps/frps.toml:/etc/frp/frps.toml
|
||||
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue