Skip to content

Commit

Permalink
fix(mapeo-config-editor): move config upload to app-data in hopes of …
Browse files Browse the repository at this point in the history
…fixing
  • Loading branch information
luandro committed Jun 3, 2024
1 parent 5372b5a commit cd5911a
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 @@ -160,7 +160,7 @@ services:
LETSENCRYPT_EMAIL: ${EMAIL}
VIRTUAL_PORT: 3000
volumes:
- ${DIR}/content/partners/mapeo-config-editor:/tmp/uploads
- ${DIR}/app-data/mapeo-config-editor:/tmp/uploads
statusnook:
image: goksan/statusnook
environment:
Expand Down

0 comments on commit cd5911a

Please sign in to comment.