feat: artifact from github script
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user