jelu: fix secrets dir
This commit is contained in:
parent
eff091f4b8
commit
e0dd8f9d67
|
@ -15,7 +15,7 @@ services:
|
|||
public:
|
||||
ipv4_address: 192.168.240.33
|
||||
env_file:
|
||||
- secrets/jelu.env
|
||||
- ../secrets/jelu.env
|
||||
environment:
|
||||
SERVER_PORT: 80
|
||||
SPRING_DATASOURCE_USERNAME: lukas
|
||||
|
|
Loading…
Reference in New Issue