mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-27 17:00:52 +01:00
docker: use less used port for compose
This commit is contained in:
parent
c058ec12f9
commit
eb01768191
@ -5,7 +5,7 @@ services:
|
||||
context: .
|
||||
dockerfile: ./docker/nginx/Dockerfile
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "9090:80"
|
||||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user