mirror of
https://github.com/simon987/public-fileindex-docker.git
synced 2025-04-10 06:06:45 +00:00
Update docker-compose.yml
This commit is contained in:
parent
774f4bd766
commit
2597c41e8e
@ -2,6 +2,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: nginx:alpine
|
image: nginx:alpine
|
||||||
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 5555:80
|
- 5555:80
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user