Akaunting/fpm-alpine-docker-compose.yml

10 lines
157 B
YAML
Raw Normal View History

version: '3.7'
services:
akaunting:
build:
dockerfile: fpm-alpine.Dockerfile
context: .
akaunting-proxy:
image: nginx:1.19.0-alpine