Compare commits
2 Commits
ee1b56e833
...
f658d754a8
| Author | SHA1 | Date | |
|---|---|---|---|
| f658d754a8 | |||
| a7b1fd2ae3 |
@@ -15,3 +15,4 @@ uploads
|
||||
*.db
|
||||
|
||||
ai_agent_master_prompt_for_building_modern_git_platform.md
|
||||
html docs/
|
||||
|
||||
@@ -32,5 +32,10 @@ services:
|
||||
timeout: 5s
|
||||
retries: 10
|
||||
|
||||
dbgate:
|
||||
image: dbgate/dbgate
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
|
||||
Reference in New Issue
Block a user