Image now builds and runs 🎉 Thx to the help of yzhr

This commit is contained in:
Daniel Wiesenberg 2020-08-01 15:18:49 +02:00
parent a21858758c
commit ecb6416244
2 changed files with 19 additions and 49 deletions

View file

@ -8,7 +8,7 @@ services:
ports:
- 14004:14004
volumes:
- db:/data/sled
- db:/srv/conduit/.local/share/conduit
environment:
ROCKET_SERVER_NAME: example.com # replace with your own name
### Uncomment and change values as needed