chore: 部署环境改为 Development
All checks were successful
Build and Deploy AdminApi / build-and-deploy (push) Successful in 39s
All checks were successful
Build and Deploy AdminApi / build-and-deploy (push) Successful in 39s
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
--name adminapi \
|
||||
--restart unless-stopped \
|
||||
-p 7801:7801 \
|
||||
-e ASPNETCORE_ENVIRONMENT=Production \
|
||||
-e ASPNETCORE_ENVIRONMENT=Development \
|
||||
takeoutsaas-adminapi:latest
|
||||
|
||||
- name: Clean up old images
|
||||
|
||||
Reference in New Issue
Block a user