Forward to the correct port
This commit is contained in:
parent
450dd5ef05
commit
775ad6e9cd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ services:
|
|||
- TZ=Europe/Stockholm
|
||||
- SPRING_CONFIG_IMPORT=/opt/idm_app/config/idm.yml
|
||||
ports:
|
||||
- '443:443'
|
||||
- '443:8082'
|
||||
volumes:
|
||||
- "/etc/localtime:/etc/localtime:ro"
|
||||
- "/opt/idm_app:/opt/idm_app"
|
||||
|
|
Loading…
Add table
Reference in a new issue