change port back in environment

This commit is contained in:
2026-04-24 19:09:19 +00:00
parent e506def56f
commit 4f61666d1e
+1 -1
View File
@@ -8,7 +8,7 @@ services:
volumes:
- $PWD/termix/data:/app/data
environment:
PORT: "8580"
PORT: "8080"
depends_on:
- guacd
networks: