Rename codex prod appsettings file
This commit is contained in:
@@ -24,6 +24,6 @@ volumes:
|
||||
name: staging-codex-appsettings
|
||||
volumeMounts:
|
||||
- name: appsettings
|
||||
mountPath: "/app/appsettings.Development.json"
|
||||
mountPath: "/app/appsettings.json"
|
||||
readOnly: true
|
||||
subPath: appsettings.json
|
||||
|
||||
Reference in New Issue
Block a user