1
0
Fork 0

jelu: fix secrets dir

This commit is contained in:
Lukáš Kucharczyk 2023-12-06 13:09:18 +01:00
parent eff091f4b8
commit e0dd8f9d67
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ services:
public: public:
ipv4_address: 192.168.240.33 ipv4_address: 192.168.240.33
env_file: env_file:
- secrets/jelu.env - ../secrets/jelu.env
environment: environment:
SERVER_PORT: 80 SERVER_PORT: 80
SPRING_DATASOURCE_USERNAME: lukas SPRING_DATASOURCE_USERNAME: lukas