Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nbejansen committed Mar 27, 2024
1 parent be75cef commit 6ef483d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
environment:
NGINX_PUBLIC_DIR: 'public'
volumes:
- './app:/app/files'
- './files:/app/files'
networks:
- default
- stack
Expand Down

0 comments on commit 6ef483d

Please sign in to comment.