update file
All checks were successful
deploy / deploy (push) Successful in 1m1s

This commit is contained in:
2025-04-14 23:00:27 -03:00
parent f1ac733985
commit 2daab1fb5f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
def main():
print("Hello from dokku-hello-world!")
print("Hello from gitea!")
if __name__ == "__main__":