example: Add database
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
readonly: true
|
readonly: true
|
||||||
service_container_http_port: 8080
|
service_container_http_port: 8080
|
||||||
service_domains: "{{ example_domains }}"
|
service_domains: "{{ example_domains }}"
|
||||||
|
service_database_type: postgres
|
||||||
|
service_postgres_tag: 16-alpine
|
||||||
service_container_publish_ports:
|
service_container_publish_ports:
|
||||||
- "127.0.0.1:8080:8080"
|
- "127.0.0.1:8080:8080"
|
||||||
- "0.0.0.0:4443:8043"
|
- "0.0.0.0:4443:8043"
|
||||||
|
|||||||
Reference in New Issue
Block a user