fix(postiz): remove extra env secret

This commit is contained in:
redbeardymcgee 2025-04-02 07:00:49 -05:00
parent ec33e116a1
commit 49221c4b58

View file

@ -40,5 +40,4 @@ Environment=STORAGE_PROVIDER=local
Environment=UPLOAD_DIRECTORY=/uploads
Environment=NEXT_PUBLIC_UPLOAD_DIRECTORY=/uploads
Secret=postiz-password,type=env,target=POSTIZ_PASSWORD
Secret=postiz-jwt,type=env,target=JWT_SECRET