Compare commits
No commits in common. "0aef71d79e14f4794dfd7e18afa47f3ab8cace14" and "5f549abbc7cda1cc1213204da9fa4a3220ac4b00" have entirely different histories.
0aef71d79e
...
5f549abbc7
@ -8,7 +8,7 @@ services:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile2
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./errors:/srv/errors
|
||||
networks:
|
||||
- default
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "futureporn",
|
||||
"private": true,
|
||||
"version": "2.4.4",
|
||||
"version": "2.4.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "concurrently npm:dev:serve npm:dev:build npm:dev:worker npm:dev:compose npm:dev:sftp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user