better port
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
|||||||
website:
|
website:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8993:8000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./content/posts:/app/content/posts
|
- ./content/posts:/app/content/posts
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user