Skip to content

chore(.env.example): add CORS environment variable to allow cross-ori… #31

chore(.env.example): add CORS environment variable to allow cross-ori…

chore(.env.example): add CORS environment variable to allow cross-ori… #31

Workflow file for this run

name: Test Cloud docker-compose Stack
on: [push, pull_request]
jobs:
test-server:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Generate .env file
run: cp .env.example .env
- name: Build the stack
run: docker-compose up -d
# - name: Test # TODO add tests: filebrowser, syncthing, mapeo-icons, fdroid-repo