update docker compose for public files.
This commit is contained in:
parent
e0e2c39243
commit
e5ad396215
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user