Skip to content
Snippets Groups Projects
Commit 581e01c0 authored by Nico Wyss's avatar Nico Wyss
Browse files

Edit docker-compose.yml

parent 1c009f66
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,6 @@ services: ...@@ -21,6 +21,6 @@ services:
nginx: nginx:
image: nginx image: nginx
volumes: volumes:
- "./nginx.conf:nwy_project/Uebungsprojekt/nginx.conf" - "./nginx.conf:/etc/nginx/nginx.conf"
ports: ports:
- 9999:9999 - 9999:9999
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment