mirror of
https://github.com/mvvasilev/findtheti.me.git
synced 2025-04-11 18:15:01 +03:00
Alter volume target
This commit is contained in:
parent
6f0913816e
commit
88f451a007
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
|||
SSL_CERT_PATH: '/etc/findtheti-me/certs/server.cert'
|
||||
SSL_KEY_PATH: '/etc/findtheti-me/certs/server.key'
|
||||
volumes:
|
||||
- '/home/haedhutner/Workspace/findtheti-me/.self-signed:/etc/findtheti-me/certs'
|
||||
- '~/Workspace/findtheti-me/.self-signed:/etc/findtheti-me/certs'
|
||||
ports:
|
||||
- '8080:8080'
|
||||
- '8443:8443'
|
Loading…
Add table
Reference in a new issue