Compare commits
No commits in common. "abf419e780c3c3503250d8932ed504d013451e66" and "b2d39ce7d4eeffd1f9ee4ff00bc80b0f6adeb6f2" have entirely different histories.
abf419e780
...
b2d39ce7d4
1 changed files with 2 additions and 2 deletions
|
|
@ -248,9 +248,9 @@ services:
|
|||
restart: always
|
||||
volumes:
|
||||
- ./mih_ui/flatpak/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- ./mih_ui/flatpak/favicon.png:/usr/share/nginx/html:ro
|
||||
- ./mih_ui/flatpak/mih-fphub.flatpakrepo:/usr/share/nginx/html:ro
|
||||
- ./mih_ui/repo:/usr/share/nginx/html:ro
|
||||
- ./mih_ui/flatpak/favicon.png:/usr/share/nginx/html/favicon.png:ro
|
||||
- ./mih_ui/flatpak/mih-fphub.flatpakrepo:/usr/share/nginx/html/mih-fphub.flatpakrepo:ro
|
||||
ports:
|
||||
- "127.0.0.1:8086:80"
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue