Use Docker instead of Podman for now
Some checks failed
ci / build-image (push) Successful in 3m50s
ci / test-image (push) Failing after 5s

This commit is contained in:
Jonathan Cremin 2025-06-15 19:03:03 +01:00
parent 36e91ff03e
commit ab01290b72
2 changed files with 23 additions and 33 deletions

12
.forgejo/workflows/.env Normal file
View file

@ -0,0 +1,12 @@
WEB_BASE_URL=http://localhost:3000
API_BASE_URL=http://localhost:3000/api
UPLOAD_STORAGE_PATH=/hostr/uploads
COOKIE_KEY=TESTING
EMAIL_FROM=jonathan@hostr.co
EMAIL_NAME="Jonathan from Hostr"
DATABASE_URL=postgresql://hostr:hostr@database:5432/hostr
REDIS_URL=redis://redis:6379
AWS_ENDPOINT=http://minio:9000
AWS_ACCESS_KEY_ID=7HYV3KPRGQ8Z5YCDNWC6
AWS_SECRET_ACCESS_KEY=0kWP/ZkgIwQzgL9t4SGv9Uc93rO//OdyqMH329b/
AWS_BUCKET=hostr