threejs-test/portainer.yml
Juan Sebastian Montoya c933f5f8cc
All checks were successful
Build and Publish Docker Image / Build and Validate (push) Successful in 7s
Build and Publish Docker Image / Publish to Registry (push) Successful in 6s
Feature/Add portainer setup (#6)
Reviewed-on: #6
Co-authored-by: Juan Sebastian Montoya <juansmm@outlook.com>
Co-committed-by: Juan Sebastian Montoya <juansmm@outlook.com>
2025-11-26 10:23:45 -05:00

12 lines
No EOL
209 B
YAML

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