Compare commits

..

No commits in common. "35af792c6a56ce70895aaced7c5e60c2caab0847" and "dd5f2d00167f4629f6f523adb6d18970c75a6c46" have entirely different histories.

View file

@ -1,6 +1,6 @@
version: "3"
services:
iso-share:
nginx-file-browser:
build:
context: .
dockerfile: Dockerfile
@ -8,5 +8,4 @@ services:
- 8080:80
volumes:
- ./:/opt/www/files/
image: git.aroy-art.com/aroy/iso-share:latest
restart: unless-stopped
image: git.aroy-art.com/aroy/nginx-file-browser