Compare commits
2 commits
45a195ab02
...
ec210dd39d
Author | SHA1 | Date | |
---|---|---|---|
ec210dd39d | |||
aa98a35b38 |
2 changed files with 2 additions and 2 deletions
|
@ -8,4 +8,4 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "3004:8080" # Map external port 3000 to internal port 8080
|
- "3004:8080" # Map external port 3000 to internal port 8080
|
||||||
volumes:
|
volumes:
|
||||||
- ./content:/usr/src/app/content
|
- ./content:/usr/src/app/content
|
|
@ -37,7 +37,7 @@
|
||||||
"contentType": "image"
|
"contentType": "image"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"image": "https://assets.derg.cz/buttons/derg.cz",
|
"image": "https://assets.derg.cz/buttons/derg.gif",
|
||||||
"url": "https://derg.social",
|
"url": "https://derg.social",
|
||||||
"alt": "Derg.social: Social Network for dragons by dragons",
|
"alt": "Derg.social: Social Network for dragons by dragons",
|
||||||
"title": "Derg.social: Social Network for dragons by dragons",
|
"title": "Derg.social: Social Network for dragons by dragons",
|
||||||
|
|
Loading…
Add table
Reference in a new issue