made name a variable
This commit is contained in:
parent
fbb5385969
commit
c19698311b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
portfolio:
|
template:
|
||||||
container_name: portfolio2
|
container_name: ${NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue