change port back in environment
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ services:
|
||||
volumes:
|
||||
- $PWD/termix/data:/app/data
|
||||
environment:
|
||||
PORT: "8580"
|
||||
PORT: "8080"
|
||||
depends_on:
|
||||
- guacd
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user