Compare commits
No commits in common. "56a60a9039a9d5ed50f0ad3dd6b75cabcda3b456" and "9c6c0b315c579595c9b8adb357ae8eb6ddffeb63" have entirely different histories.
56a60a9039
...
9c6c0b315c
@ -1,8 +0,0 @@
|
||||
services:
|
||||
db:
|
||||
image: postgres
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_PASSWORD: postgres
|
||||
ports:
|
||||
- "5432:5432"
|
@ -20,6 +20,7 @@ export default async function App() {
|
||||
<br />
|
||||
<br /> — naresh
|
||||
<br />
|
||||
{JSON.stringify(gitea)}
|
||||
<div
|
||||
style={{
|
||||
marginTop: "2rem",
|
||||
|
@ -49,3 +49,4 @@ export async function getGiteaActivity() {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user