Update Dockerfile

This commit is contained in:
Guilherme Werner
2023-10-20 13:01:42 -03:00
parent 5b78a3a50a
commit f75f10ccb4

View File

@ -1,5 +1,3 @@
# Copyright (c) TribuFu. All Rights Reserved.
FROM node:18-alpine AS base FROM node:18-alpine AS base
VOLUME /config VOLUME /config
VOLUME /saved VOLUME /saved