Add Portainer deployment files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
prepbot:
|
||||
image: gitea.wayfinderak.com/wayfinderak/prepbot:latest
|
||||
container_name: prepbot
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ./portainer-app.env
|
||||
mem_limit: 1g
|
||||
cpus: "2.0"
|
||||
Reference in New Issue
Block a user