threejs-test/portainer.yml
Juan Sebastian Montoya b0a55c6846
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 9s
Build and Publish Docker Image / Publish to Registry (pull_request) Has been skipped
chore: remove pull_policy from Portainer configuration
2025-11-26 13:58:02 -05:00

11 lines
No EOL
185 B
YAML

name: threejs-test
services:
app:
image: git.jusemon.com/jusemon/threejs-test:0.2.1
restart: unless-stopped
networks:
default:
name: default-network
external: true