rewrite to sqlx
This commit is contained in:
3
entrypoint.sh
Normal file
3
entrypoint.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
chown -R $(id -u):$(id -g) /app/data
|
||||
exec ./rick-and-morty
|
Reference in New Issue
Block a user