feat: Update Dockerfile for multi-platform support and add nginx configuration
This commit is contained in:
@@ -14,6 +14,8 @@ auth {
|
||||
publicKeyPem = ${?PUBLIC_KEY_PEM}
|
||||
}
|
||||
|
||||
play.http.context="/api"
|
||||
|
||||
play.modules.enabled += "modules.GatewayModule"
|
||||
|
||||
play.filters.enabled += "play.filters.cors.CORSFilter"
|
||||
|
||||
Reference in New Issue
Block a user