Skip to content

Commit 812febe

Browse files
committed
fix(deploy): update VPS IP address in Kamal config
1 parent 647ef94 commit 812febe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ image: zainfathoni/kelas.rumahberbagi.com
1010
servers:
1111
web:
1212
hosts:
13-
- 1.2.3.4 # TODO: Replace with actual VPS IP
13+
- 103.235.75.227
1414
options:
1515
volume:
1616
- /data/kelas/db:/app/prisma

0 commit comments

Comments
 (0)