adding app service
This commit is contained in:
+2
-1
@@ -2,7 +2,7 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
postgres:
|
||||
app:
|
||||
image: postgres:18-alpine
|
||||
networks:
|
||||
- proxy
|
||||
@@ -74,3 +74,4 @@ configs:
|
||||
init_adm:
|
||||
name: ${STACK_NAME}_init_adm_${INIT_ADM_VERSION:-v1}
|
||||
file: init-adm.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user