Skip to content
Snippets Groups Projects
Commit 6a48cdda authored by Jan Bernoth's avatar Jan Bernoth
Browse files

Merge branch 'remove-local-path-in-docker-compose' into 'master'

remove local path

See merge request !261
parents 932b118c 5a091ea4
No related branches found
No related tags found
1 merge request!261remove local path
Pipeline #66139 passed with warnings
......@@ -53,7 +53,7 @@ services:
env_file:
- .env
volumes:
- C:\Users\jbernoth\Box.UP\Pressespiegel:/var/lib/oneup/pr/upload # like web: replace ./media with the directory in which the files are stored
- ./media:/var/lib/oneup/pr/upload # like web: replace ./media with the directory in which the files are stored
networks:
- ihsnet
depends_on:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment