sampleplayer/.envrc.local
Sophie Schiller 05c07715ad helloworld
2024-05-19 11:18:06 +02:00

4 lines
84 B
Bash

#!/usr/bin/env bash
export FLASK_APP="sampleplayer"
export FLASK_ENV="development"