Make this file valid and add volume

This commit is contained in:
Korbs 2024-06-06 17:50:54 -04:00
parent 08149c9121
commit f86774e3ac

View file

@ -1,4 +1,8 @@
services:
pandora-charm:
image: ark.sudovanilla.org/korbs/project-pandora-charm:amd64
port: 2014:2014
image: ark.sudovanilla.org/korbs/project-pandora-butterly:amd64
restart: unless-stopped
ports:
- 2014:2014
volumes:
- .env:/app/.env