Change port
This commit is contained in:
parent
5cf24cdb9e
commit
0b1528672e
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ services:
|
|||
image: nginx:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 4243:80
|
||||
- 1952:80
|
||||
volumes:
|
||||
- ./dists/:/usr/share/nginx/html/
|
Loading…
Add table
Reference in a new issue