added port

This commit is contained in:
2024-09-15 18:23:33 -05:00
parent 29765a203b
commit 9365faa5bd

View File

@@ -10,6 +10,10 @@ services:
- LC_ALL=en_US.UTF-8
- NO_DECOR=true
shm_size: "2gb"
networks:
- reverse-proxy
ports:
- 3101:3001
restart: always
volumes:
- ${DOCKER_CONFIGS}/firefox/config:/config