Add ssl port
This commit is contained in:
parent
c2cfd65461
commit
981f252c3d
@ -9,6 +9,7 @@ services:
|
||||
- db
|
||||
ports:
|
||||
- 8080:80 # change to 80:80 when the shop is ready to go live
|
||||
- 4443:443 # change to 80:80 when the shop is ready to go live
|
||||
restart: always
|
||||
env_file: ".env"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user