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