This commit is contained in:
kenzuya
2026-03-10 20:33:58 +07:00
parent 9c7f2ed39a
commit be613b4677

View File

@@ -10,6 +10,7 @@ services:
container_name: unshackle
hostname: unshackle
network_mode: host
restart: always
working_dir: /opt/unshackle
stdin_open: true
tty: true
@@ -45,6 +46,7 @@ services:
firefox:
image: jlesage/firefox:latest
container_name: firefox
restart: always
ports:
- "5800:5800"
volumes: