Skip to content

Commit c62bc8d

Browse files
authored
Update readme.md subir gcloud
1 parent eaed75d commit c62bc8d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,12 @@ Este projeto é uma API desenvolvida com FastAPI para gerenciar alunos, cursos e
6666
- Para reiniciar o banco, basta apagar o arquivo `escola.db` (isso apagará todos os dados).
6767

6868
---
69+
'''
70+
71+
gcloud auth login
72+
73+
gcloud config set project "ID-projeto "
74+
75+
gcloud run deploy --port-8000
76+
77+
'''

0 commit comments

Comments
 (0)