fix: Update port number
This commit is contained in:
parent
9fcfb9874b
commit
f8b533dd3f
|
@ -4,5 +4,5 @@ services:
|
|||
web:
|
||||
image: ghcr.io/opdavies/oliverdavies-uk-web
|
||||
ports:
|
||||
- 80:80
|
||||
- 80:8080
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue