Compare commits
2 commits
b2d39ce7d4
...
abf419e780
| Author | SHA1 | Date | |
|---|---|---|---|
| abf419e780 | |||
|
|
d1cf8d07ed |
1 changed files with 2 additions and 2 deletions
|
|
@ -248,9 +248,9 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./mih_ui/flatpak/nginx.conf:/etc/nginx/nginx.conf:ro
|
- ./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/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:
|
ports:
|
||||||
- "127.0.0.1:8086:80"
|
- "127.0.0.1:8086:80"
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue