update docker compose for public files.

This commit is contained in:
Gabriel Brown 2025-04-01 14:41:02 -05:00
parent e0e2c39243
commit e5ad396215

View File

@ -5,6 +5,8 @@ services:
dockerfile: docker/development/Dockerfile
image: with-docker-multi-env-development
container_name: gbrown_website
volumes:
- ../../public:/app/public
networks:
- node_apps
ports: