changed termix port
This commit is contained in:
+2
-2
@@ -4,11 +4,11 @@ services:
|
||||
container_name: termix
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8580:8080"
|
||||
volumes:
|
||||
- $PWD/termix/data:/app/data
|
||||
environment:
|
||||
PORT: "8080"
|
||||
PORT: "8580"
|
||||
depends_on:
|
||||
- guacd
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user