[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
c65fb7a6fa
commit
1c82723013
1 changed files with 4 additions and 3 deletions
|
|
@ -22,11 +22,12 @@ services:
|
||||||
image: snowdreamtech/frps
|
image: snowdreamtech/frps
|
||||||
container_name: frps
|
container_name: frps
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
|
||||||
volumes:
|
|
||||||
- /app-config/frp/frps.toml:/etc/frp/frps.toml
|
|
||||||
networks:
|
networks:
|
||||||
- proxy_network
|
- proxy_network
|
||||||
|
ports:
|
||||||
|
- 7000:7000
|
||||||
|
volumes:
|
||||||
|
- /app-config/frp/frps.toml:/etc/frp/frps.toml
|
||||||
|
|
||||||
vaultwarden:
|
vaultwarden:
|
||||||
image: vaultwarden/server:latest
|
image: vaultwarden/server:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue