services: writefreely: build: context: . volumes: - writefreely_data:/app/writefreely ports: - 8088:8080 volumes: writefreely_data: