mirror of
https://github.com/eliasstepanik/SimpleFunctions.git
synced 2026-01-11 21:58:31 +00:00
d
This commit is contained in:
parent
8ef446192a
commit
ae1902f4fb
@ -8,7 +8,9 @@ networks:
|
||||
|
||||
services:
|
||||
functions: #Name can not be changed
|
||||
build: ./Functions
|
||||
build:
|
||||
context: Functions
|
||||
dockerfile: Dockerfile
|
||||
environment:
|
||||
DB_SERVER: "db"
|
||||
DB_USER: "root"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user