Update compose.yaml
This commit is contained in:
@@ -44,6 +44,19 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- bragi-local
|
- bragi-local
|
||||||
|
|
||||||
|
termix-new:
|
||||||
|
image: ghcr.io/lukegus/termix:release-2.2.1
|
||||||
|
container_name: termix-new
|
||||||
|
restart: unless-stopped
|
||||||
|
# ports:
|
||||||
|
# - '8080:8080'
|
||||||
|
volumes:
|
||||||
|
- /opt/01_admin/termix-new/:/app/data
|
||||||
|
# environment:
|
||||||
|
# PORT: '8080'
|
||||||
|
networks:
|
||||||
|
- bragi-local
|
||||||
|
|
||||||
guacd:
|
guacd:
|
||||||
image: guacamole/guacd:1.6.0
|
image: guacamole/guacd:1.6.0
|
||||||
container_name: guacd
|
container_name: guacd
|
||||||
|
|||||||
Reference in New Issue
Block a user