Add port configuration for services
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
# slogan: Open Source backend for your next SaaS and Mobile app in 1 file
|
||||
# tags: pocketbase,backend,saas,mobile,api
|
||||
# logo: svgs/pocketbase.svg
|
||||
# port: 8080
|
||||
|
||||
services:
|
||||
pocketbase:
|
||||
image: ghcr.io/coollabsio/pocketbase:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_POCKETBASE
|
||||
- SERVICE_FQDN_POCKETBASE_8080
|
||||
volumes:
|
||||
- pocketbase-data:/app/pb_data
|
||||
|
||||
Reference in New Issue
Block a user