Updated auth to use pem keys instead of base64 keys in strings?
This commit is contained in:
@@ -19,8 +19,8 @@ services:
|
||||
- ./public:/app/public
|
||||
- ./styles:/app/styles
|
||||
networks:
|
||||
- weather-frontend
|
||||
- frontend
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
weather-frontend:
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user