mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
added builder script
This commit is contained in:
@@ -7,11 +7,6 @@
|
||||
################################################################################
|
||||
version: '3.8'
|
||||
|
||||
networks:
|
||||
default:
|
||||
external:
|
||||
name: ${NETWORKNAME:-default}
|
||||
|
||||
services:
|
||||
paisa:
|
||||
image: ananthakumaran/paisa:latest
|
||||
|
||||
Reference in New Issue
Block a user