feat: artifact from github script

This commit is contained in:
2025-10-26 21:18:05 +01:00
parent c3e6327cb6
commit c481400873

View File

@@ -3,6 +3,7 @@ services:
image: ${AWESOME_IMAGE:-ghcr.io/valknarness/awesome-app:latest}
container_name: ${AWESOME_COMPOSE_PROJECT_NAME}_app
restart: unless-stopped
user: node
networks:
- compose_network
volumes: